FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package lung.ca.screen.assignment#1.0.1 (94 ms)

Package lung.ca.screen.assignment
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=lung.ca.screen.assignment@1.0.1&canonical=https://sil-th-group-a.org/fhir/StructureDefinition/CancerScreeningProcedure
Url https://sil-th-group-a.org/fhir/StructureDefinition/CancerScreeningProcedure
Status draft
Date 2023-07-25T11:22:39.2650519+00:00
Name CancerScreeningProcedure
Experimental False
Type Procedure
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://sil-th-group-a.org/fhir/StructureDefinition/CancerPatient CancerPatient
https://sil-th-group-a.org/valueset/screening-tests Lung Cancer Screening Tests


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://sil-th-group-a.org/fhir/StructureDefinition/CancerScreeningProcedure",
  "name" : "CancerScreeningProcedure",
  "status" : "draft",
  "date" : "2023-07-25T11:22:39.2650519+00:00",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Procedure",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Procedure",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Procedure.identifier",
        "path" : "Procedure.identifier",
        "mustSupport" : true
      },
      {
        "id" : "Procedure.status",
        "path" : "Procedure.status",
        "mustSupport" : true
      },
      {
        "id" : "Procedure.code",
        "path" : "Procedure.code",
        "min" : 1,
        "mustSupport" : true,
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://sil-th-group-a.org/valueset/screening-tests"
        }
      },
      {
        "id" : "Procedure.subject",
        "path" : "Procedure.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Group",
              "https://sil-th-group-a.org/fhir/StructureDefinition/CancerPatient"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Procedure.performer.actor",
        "path" : "Procedure.performer.actor",
        "mustSupport" : true
      },
      {
        "id" : "Procedure.outcome",
        "path" : "Procedure.outcome",
        "min" : 1,
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.